Release 10.1A: OpenEdge Development:
Messaging and ESB


getPropertyType function

Returns the message property’s data type.

Syntax

FUNCTION getPropertyType RETURNS CHARACTER (propertyName AS CHARACTER). 

Parameters

propertyName

The message property’s data type. Possible values are: UNKNOWN, boolean, byte, short, char, int, long, float, double, or string.

Applies to

Message objects

Notes

See also

clearProperties procedure

For more information, see the "Accessing message properties" section.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095